func net/http.validCookieExpires
3 uses
net/http (current package)
cookie.go#L212: if validCookieExpires(c.Expires) {
cookie.go#L249: if !validCookieExpires(c.Expires) {
cookie.go#L322: func validCookieExpires(t time.Time) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)